home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 463 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  893 b 

  1. Path: hermes.is.co.za!barry
  2. From: bgrek@mj.org.za (Barry Grek)
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ memory allocation problem
  5. Date: Thu, 04 Jan 96 16:00:16 GMT
  6. Organization: No organisation supplied
  7. Message-ID: <4cgfco$948@hermes.is.co.za>
  8. NNTP-Posting-Host: 168.89.6.16
  9. X-Newsreader: News Xpress Version 1.0 Beta #3
  10.  
  11. Ive been using Borland C++ 3.1 and Turbo C++ 3 and both languages give 
  12. me hazardous results when I try to write to memory allocated above 62Kb, 
  13. (Even when using compact or large models). I can allocate teh memory 
  14. (with no problem) on the far heap, but as soon as I access the memory 
  15. with a far pointer teh screen goes white and the system craches.
  16. (This has happened on a 486-dx4/100 (16 Mb) as well as a 486-sx33 (4Mb))
  17.  
  18. If anyone has any information that may help me with this problem please 
  19. could you email me or post it.
  20.  
  21. Thanks in advance
  22.  
  23. Barry
  24. bgrek@mj.org.za
  25.  
  26.